// // WordTranslation.m // GF Offline Translator // // Created by Cenny Davidsson on 2015-06-03. // Copyright (c) 2015 Grammatical Framework. All rights reserved. // #import "WordTranslation.h" @implementation WordTranslation @end